Skip to content

Conversation

@roboquat
Copy link
Contributor

Description

This PR updates the JetBrains IDE images to the most recent stable version.

How to test

Merge if:

  • Tests are green, if something breaks then add tests for regressions.
if you want to test manually for some reasons
  1. For each IDE changed on this PR, follow these steps:
  2. Open the preview environment generated for this branch
  3. Choose the stable version of the IDE that you're testing as your default editor
  4. Start a workspace using any repository (e.g: https://github.com/gitpod-io/empty)
  5. Verify that the workspace starts successfully
  6. Verify that the IDE opens successfully
  7. Verify that the version of the IDE corresponds to the one being updated in this PR
  8. Warmup is working properly using IntelliJ and spring-petclinic project sample

The following resources should help, in case something goes wrong (e.g. workspaces don't start):

Release Notes

Update JetBrains IDE images to most recent stable version.

Werft options:

  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
  • with-integration-tests=jetbrains
  • latest-ide-version=false

This PR was created automatically with GitHub Actions using this GHA

@roboquat roboquat force-pushed the jetbrains/update-stable-ides branch from 363f7d8 to 1fcfe59 Compare September 14, 2024 13:05
@roboquat roboquat requested a review from a team as a code owner September 14, 2024 13:05
@roboquat roboquat requested a review from a team as a code owner September 14, 2024 13:05
@roboquat roboquat force-pushed the jetbrains/update-stable-ides branch 5 times, most recently from dd92bdb to 89b0015 Compare September 18, 2024 06:55
@roboquat roboquat added size/S and removed size/XS labels Sep 18, 2024
@roboquat roboquat force-pushed the jetbrains/update-stable-ides branch 3 times, most recently from 5ea8c8d to c8db0a2 Compare September 19, 2024 02:09
@roboquat roboquat added size/M and removed size/S labels Sep 19, 2024
@roboquat roboquat force-pushed the jetbrains/update-stable-ides branch from c8db0a2 to 63c0c2f Compare September 20, 2024 05:21
@mustard-mh mustard-mh self-assigned this Sep 23, 2024
@mustard-mh
Copy link
Contributor

Smoke tested IntelliJ IDEA 2024.2.2 and its previous pinable version 2024.2.1

IDEA 2024.2.2 2024.2.1
image image

@mustard-mh
Copy link
Contributor

The only failed Integration test is warmup task, which reindexed 650 items, smoke tested it's working, and seems find a wrong line (651 on first open)

Int.. Test Smoke Test
image image

@roboquat roboquat merged commit 5acdabc into main Sep 23, 2024
46 of 47 checks passed
@roboquat roboquat deleted the jetbrains/update-stable-ides branch September 23, 2024 08:04
@roboquat roboquat added the deployed: IDE IDE change is running in production label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants